home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group01b.txt / 000187_icon-group-sender_Wed Dec 5 16:30:05 2001.msg < prev    next >
Internet Message Format  |  2002-01-03  |  1KB

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.11.1/8.11.1) id fB5NU1200030
  4.     for icon-group-addresses; Wed, 5 Dec 2001 16:30:02 -0700 (MST)
  5. Message-Id: <200112052330.fB5NU1200030@baskerville.CS.Arizona.EDU>
  6. Date: Wed, 5 Dec 2001 16:12:54 -0500 (EST)
  7. From: Taybin Rutkin <trutkin@physics.clarku.edu>
  8. X-Sender: trutkin@planck.clarku.edu
  9. To: Eka Laiman <eka@corp.cirrus.com>
  10. cc: icon-group@cs.arizona.edu
  11. Subject: Re: Bio Informatics
  12. Errors-To: icon-group-errors@cs.arizona.edu
  13. Status: RO
  14. Content-Length: 714
  15.  
  16. On Wed, 5 Dec 2001, Eka Laiman wrote:
  17.  
  18. > Taybin Rutken wrote:
  19. > > I would be very interested in seeing a comparsion of Perl's regex
  20. > > capabilities and Icon's string scanning.
  21. > I believe that there is "regexp.icn" package in "library" package of
  22. > ICON which takes PERL regexp syntax and translates them into ICON and
  23. > execute the codes.
  24.  
  25. Right.  It's easy to do as a library.  Python does this as well.  I was
  26. wondering if Perl's inclusion of it in the definition of the language
  27. would give it some special ability.  This question would be better
  28. answered on a different mailing list, I suspect.
  29.  
  30. That said, I do agree that suspending scanning probably makes Icon's
  31. string scanning more powerful.
  32.  
  33. Taybin
  34.  
  35.